home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / 0141ter2.zip / 0141TER2._XE / DOCS.EXE / ANSMUSIC.DOC next >
Text File  |  1994-01-05  |  1KB  |  36 lines

  1.  
  2.                                ANSI MUSIC
  3.  
  4. These are the specifications that Terminate follows. If you are a sysop you 
  5. could include ansi music in your menus and then your users using Terminate (or 
  6. the few other terminal programs that include this) could hear melodies or 
  7. fancy tunes when they enter the menu. 
  8. Other terminal program will just skip the codes - nothing else will happen. 
  9. Maybe it will look weird on your screen, because your BBS system does not 
  10. understand the codes - but it doesn't matter at all.
  11.  
  12. I use this little code in my LOGO.ANS (Remote Access file shown at login):
  13.  
  14. MB O3 T120 L2CO4CO3L6BGABO4L2CO3L2CL2AL1GL2CFL4EL6CDEL4FL3DL6O2BO3CDL4EL2C
  15.  D
  16.  
  17. As you can see I clear the screen ([2J), right after the sound codes so
  18. programs that don't support ansi music won't see the codes.
  19.  
  20. It's really simple to create this music. Hopefully many more will start
  21. using these codes inside online games etc.
  22.  
  23. Small examples:
  24.  
  25. MB O3     Sets octave 3
  26. MB T120   Sets tempo to 120 (default)
  27.  
  28. You can use several statements on each line. Couldn't be more simple!
  29. It's exactly the same command as the BASIC command called PLAY from
  30. IBM BASIC or GW-BASIC, etc. Look in these manuals for more information.
  31.  
  32. Download  A3E*.* or filerequest MAGIC: A3E with the point system, for the
  33. latest version available on DAN BBS. Then you can easily make your own
  34. music ANSI-menus. All MIDI, Sound BBS systems... MUST have this!!!!!!!!
  35.  
  36.